﻿.DokumentyKSeznameniDokumentovyStrom {
    height: auto;
    position: absolute;
    top: 8px;
    bottom: 10px;
    left: 10px;
    width: 260px;
    background-color: blue;
}

.DokumentyKSeznameniSeznamDokumentu {
    height: auto;
    position: absolute;
    top: 4px;
    bottom: 216px;
    left: 280px;
    width: auto;
    margin-right: 10px;
}

.DokumentyKSeznameniSouvisejiciDokumenty {
    position: absolute;
    height: 195px;
    bottom: 10px;
    left: 280px;
    width: auto;
    margin-right: 10px;
    background-color: blue;
}
